C1.Web.Mvc.Sheet.Fluent Namespace > FlexSheetBuilder Class > Select Method : Select(Int32,Int32,Nullable<Int32>,Nullable<Int32>,Boolean) Method |
'Declaration
Public Overloads Function Select( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal row2 As Nullable(Of Integer), _ ByVal col2 As Nullable(Of Integer), _ Optional ByVal scrollToSelection As Boolean _ ) As FlexSheetBuilder
public FlexSheetBuilder Select( int row, int col, Nullable<int> row2, Nullable<int> col2, bool scrollToSelection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2